Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make make test work on Windows. #47

Conversation

davidmurdoch
Copy link
Contributor

Quoting the filename avoids the following error on Windows:

'.' is not recognized as an internal or external command,
operable
program or batch file.
make: *** [test] Error 1

Quoting the filename avoids the following error on Windows:

> '.' is not recognized as an internal or external command,
> operable
program or batch file.
> make: *** [test] Error 1
--ui bdd

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, so this will sound pretty lame, but if you're still interested in this getting merged, please fix the formatting in this line. 😄
Otherwise I'll do a PR myself, if this is still a thing. If not we'll be closing this for good. ;)

@davidmurdoch
Copy link
Contributor Author

Couldn't find an easy way to update this PR so I made a new PR here: #87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants